Appliance Infraprofile Configs ImportProfileSpec

Appliance Infraprofile Configs ImportProfileSpec
Appliance Infraprofile Configs ImportProfileSpec

This schema is deprecated as of vSphere API 9.0.0.0.

The Appliance Infraprofile Configs ImportProfileSpec schema represents a spec information for import and validate.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "config_spec": "string",
    "profile_spec": {
        "encryption_key": "string",
        "description": "string",
        "profiles": [
            "string"
        ]
    }
}
string
config_spec
Required

This property is deprecated as of vSphere API 9.0.0.0.

The JSON string representing the desired config specification.

This property was added in vSphere API 7.0.0.0.

profile_spec
Optional

This property is deprecated as of vSphere API 9.0.0.0.

The profile specification, if any

This property was added in vSphere API 7.0.0.0.

only set if there is a profilespec avaliable for this import profilespec.